Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "encounter-type",
"url" : "http://ontariohealth.ca/fhir/ValueSet/encounter-type",
"version" : "1.0.0",
"name" : "EncounterType",
"title" : "Encounter Type",
"status" : "draft",
"publisher" : "Ontario Health",
"description" : "Indicates the circumstances under which the patient was or will be admitted.",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
"concept" : [
{
"code" : "U",
"display" : "Urgent"
},
{
"code" : "E",
"display" : "Emergency"
},
{
"code" : "L",
"display" : "Elective"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.